[INFO] cloning repository https://github.com/simonbuchan/laws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonbuchan/laws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonbuchan%2Flaws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonbuchan%2Flaws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e7d1353b392492971462cf2bae5d3048c8cf8d9
[INFO] testing simonbuchan/laws against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonbuchan%2Flaws" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simonbuchan/laws
[INFO] finished tweaking git repo https://github.com/simonbuchan/laws
[INFO] tweaked toml for git repo https://github.com/simonbuchan/laws written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonbuchan/laws on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonbuchan/laws already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07ceadff7e44a94b2454637af2c8da46d4c0cd98ef2f416841a7c90c89f9145b
[INFO] running `Command { std: "docker" "start" "-a" "07ceadff7e44a94b2454637af2c8da46d4c0cd98ef2f416841a7c90c89f9145b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ceadff7e44a94b2454637af2c8da46d4c0cd98ef2f416841a7c90c89f9145b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ceadff7e44a94b2454637af2c8da46d4c0cd98ef2f416841a7c90c89f9145b", kill_on_drop: false }`
[INFO] [stdout] 07ceadff7e44a94b2454637af2c8da46d4c0cd98ef2f416841a7c90c89f9145b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9052ef4ee32c40193f8ba819e3658db19e5f861e6ee5560cecc24c22543d9efe
[INFO] running `Command { std: "docker" "start" "-a" "9052ef4ee32c40193f8ba819e3658db19e5f861e6ee5560cecc24c22543d9efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling anstyle-query v1.0.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling laws-schema v0.1.0 (/opt/rustwide/workdir/crates/schema)
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stderr]    Compiling laws-write-ts v0.1.0 (/opt/rustwide/workdir/crates/write-ts)
[INFO] [stderr]    Compiling laws-fetch-models v0.1.0 (/opt/rustwide/workdir/crates/fetch-models)
[INFO] [stderr]    Compiling laws-gen v0.1.0 (/opt/rustwide/workdir/crates/gen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "9052ef4ee32c40193f8ba819e3658db19e5f861e6ee5560cecc24c22543d9efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9052ef4ee32c40193f8ba819e3658db19e5f861e6ee5560cecc24c22543d9efe", kill_on_drop: false }`
[INFO] [stdout] 9052ef4ee32c40193f8ba819e3658db19e5f861e6ee5560cecc24c22543d9efe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d144ccebd74b1c55462be22ea2c298ff259bcc8b1049dc5764f0bb442e848cd0
[INFO] running `Command { std: "docker" "start" "-a" "d144ccebd74b1c55462be22ea2c298ff259bcc8b1049dc5764f0bb442e848cd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling laws-fetch-models v0.1.0 (/opt/rustwide/workdir/crates/fetch-models)
[INFO] [stderr]    Compiling laws-write-ts v0.1.0 (/opt/rustwide/workdir/crates/write-ts)
[INFO] [stderr]    Compiling laws-schema v0.1.0 (/opt/rustwide/workdir/crates/schema)
[INFO] [stderr]    Compiling laws-gen v0.1.0 (/opt/rustwide/workdir/crates/gen)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.25s
[INFO] running `Command { std: "docker" "inspect" "d144ccebd74b1c55462be22ea2c298ff259bcc8b1049dc5764f0bb442e848cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d144ccebd74b1c55462be22ea2c298ff259bcc8b1049dc5764f0bb442e848cd0", kill_on_drop: false }`
[INFO] [stdout] d144ccebd74b1c55462be22ea2c298ff259bcc8b1049dc5764f0bb442e848cd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 546a68ae658523d97965dedd039032f78585a773ca3092b67b61ebd5d2e744df
[INFO] running `Command { std: "docker" "start" "-a" "546a68ae658523d97965dedd039032f78585a773ca3092b67b61ebd5d2e744df", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laws_fetch_models-612bd3ba9ee832ee)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/laws_gen-9e97e7cc5ae12082)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laws_schema-18638d29013a1061)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test endpoint_rules::tests::expr_is_set ... ok
[INFO] [stdout] test endpoint_rules::tests::rule_conditions_boolean_equals ... ok
[INFO] [stdout] test endpoint_rules::tests::rule_endpoint ... FAILED
[INFO] [stdout] test endpoint_rules::tests::expr_get_attr ... ok
[INFO] [stdout] test endpoint_rules::tests::rule_tree ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p laws-schema --lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- endpoint_rules::tests::rule_endpoint stdout ----
[INFO] [stdout] Error: Error("invalid type: string \"bar\", expected a sequence", line: 0, column: 0)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     endpoint_rules::tests::rule_endpoint
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "546a68ae658523d97965dedd039032f78585a773ca3092b67b61ebd5d2e744df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546a68ae658523d97965dedd039032f78585a773ca3092b67b61ebd5d2e744df", kill_on_drop: false }`
[INFO] [stdout] 546a68ae658523d97965dedd039032f78585a773ca3092b67b61ebd5d2e744df
